Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/OIDC oauth groups #1188

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Conversation

flashguerdon
Copy link

New Features

  • Support for OIDC Group Claims
  • Implementation of token refresh

@flashguerdon flashguerdon force-pushed the feature/oidc-oauth-groups branch 2 times, most recently from 4153fbf to 9037de7 Compare September 26, 2024 10:53
Copy link
Contributor

@Avantol13 Avantol13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks folks! At a high-level this is a great direction.

Initial round of feedback complete. Light review of the testing at this point (since I expect some of it to change). Suggesting some reorganization and other minor cleanup (see comments).

Please feel free to respond to comments for clarification and/or make updates and let me know once everything has been addressed. I'll do another round of review after that.

fence/blueprints/login/base.py Outdated Show resolved Hide resolved
fence/config-default.yaml Outdated Show resolved Hide resolved
fence/blueprints/login/base.py Outdated Show resolved Hide resolved
fence/blueprints/login/base.py Outdated Show resolved Hide resolved
fence/error_handler.py Outdated Show resolved Hide resolved
tests/login/test_idp_oauth2.py Show resolved Hide resolved
tests/login/test_idp_oauth2.py Outdated Show resolved Hide resolved
fence/resources/openid/idp_oauth2.py Outdated Show resolved Hide resolved
fence/blueprints/login/base.py Outdated Show resolved Hide resolved
tests/test-fence-config.yaml Outdated Show resolved Hide resolved
flashguerdon and others added 2 commits October 7, 2024 11:16
remove trailing space

Co-authored-by: Alexander VanTol <Avantol13@users.noreply.github.com>
fence/resources/openid/idp_oauth2.py Outdated Show resolved Hide resolved
fence/resources/openid/idp_oauth2.py Outdated Show resolved Hide resolved
fence/resources/openid/idp_oauth2.py Outdated Show resolved Hide resolved
fence/resources/openid/idp_oauth2.py Outdated Show resolved Hide resolved
tests/login/test_idp_oauth2.py Outdated Show resolved Hide resolved
fence/job/access_token_updater.py Outdated Show resolved Hide resolved
fence/resources/openid/idp_oauth2.py Outdated Show resolved Hide resolved
fence/blueprints/login/base.py Outdated Show resolved Hide resolved
fence/blueprints/login/base.py Outdated Show resolved Hide resolved
fence/resources/openid/idp_oauth2.py Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants